/ Assembly List / LJCSQLUtilLib / LJCMetadata / LoadSchemaForeignKeys

Namespace - LJCSQLUtilLib


Parameters
tableName - The table name.

Returns

The collection of data records.

Syntax

C#
public ForeignKeys LoadSchemaForeignKeys(String tableName = null)

Loads a collection of Foreign Key data records.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.